PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class / PDFPortfolioFolder Constructor / PDFPortfolioFolder Constructor(PDFCosDictionary)
N/A
In This Topic
    PDFPortfolioFolder Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFPortfolioFolder( 
       PDFCosDictionary cosFolder
    )

    Parameters

    cosFolder
    N/A
    See Also